Skip to content

Conversation

@FSAFTik
Copy link
Contributor

@FSAFTik FSAFTik commented Jan 5, 2026

Purpose

Update of Getting Started file to correctly reflect the current custom frontend setup.

Specification

The Getting Started file has been rewritten to align with the current frontend architecture, and setup steps. Outdated links and instructions were removed or corrected. Also Raw-Stream FE example was updated to use recent version of the "@luxonis/depthai-viewer-common".

Dependencies & Potential Impact

Did change FE of the Raw-Stream example

Deployment Plan

Can be merged without any changes.

Testing & Validation

Raw-Stream example was tested manually in both standalone and peripheral modes

@FSAFTik FSAFTik added the testable PR is ready to be tested label Jan 6, 2026
@FSAFTik FSAFTik marked this pull request as ready for review January 9, 2026 12:39
@FSAFTik FSAFTik requested a review from PetrNovota January 9, 2026 12:39
Copy link
Contributor

@PetrNovota PetrNovota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, polish out a couple of minor details and it will be ready.


### Install dependencies
- Node.js and npm installed
- Python with DepthAI SDK installed
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not DepthAi SDK just Depthai
Depthai SDK is a deprecated package we no longer use

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed

### Install dependencies
- Node.js and npm installed
- Python with DepthAI SDK installed
- An OAK device (for testing)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Luxonis OAK ...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed

# Quick Start

If you want to skip setup and start modifying a working app immediately,
clone the [`raw-stream`](./raw-stream) example.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can clone the oak-examples repo, but not just the raw-stream example

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed

### Configure PandaCSS

Shared Luxonis UI components are built on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this. The shared luxonis UI components is what? is it @luxonis/depthai-viewer-common?

Are you trying to say that @luxonis/depthai-viewer-common is internally dependent on @luxonis/common-fe-components which has the pandaCSS dependency?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that is how it is. I will try to make text easier to understand

For additional customization options, explore the `Streams` component props.

### Sending Messages to Backend
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not accurate. The services provide bidirectional BE <-> FE communication.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testable PR is ready to be tested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants